/clusters/{clusterName}/services/{serviceName}/roles/{roleName}/process/configFiles/{configFileName }
Mount Point: /api/v15/clusters/{clusterName}/services/{serviceName}/roles/{roleName}/process/configFiles/{configFileName }
GET
Returns the contents of the specified config file. A multi-level file name (e.g. hadoop-conf/hdfs-site.xml) is acceptable here.
Parameters
name | description | type | default |
---|---|---|---|
configFileName | Name of the config file to get. | path | |
roleName | (no documentation provided) | path | |
serviceName | (no documentation provided) | path | |
clusterName | (no documentation provided) | path |
Response Body
element: | (custom) |
Contents of the specified config file